Uses of Enum
com.cisco.pt.ipc.enums.ZfwMapType
Packages that use ZfwMapType
-
Uses of ZfwMapType in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return ZfwMapTypeModifier and TypeMethodDescriptionstatic ZfwMapTypeZfwMapType.fromIntValue(int value) static ZfwMapTypeZfwMapType.fromIntValue(Integer value) static ZfwMapTypeReturns the enum constant of this type with the specified name.static ZfwMapType[]ZfwMapType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ZfwMapType in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return ZfwMapTypeModifier and TypeMethodDescriptionParameterMap.getMapType()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim with parameters of type ZfwMapTypeModifier and TypeMethodDescriptionvoidParameterMap.setMapType(ZfwMapType mapType) Information provided by the PKI file: -
Uses of ZfwMapType in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl that return ZfwMapTypeModifier and TypeMethodDescriptionParameterMapImpl.getMapType()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl with parameters of type ZfwMapTypeModifier and TypeMethodDescriptionvoidParameterMapImpl.setMapType(ZfwMapType mapType) Information provided by the PKI file: